home *** CD-ROM | disk | FTP | other *** search
/ Champak 134 / (Vol 134) Jun 29 2011.iso / Interface / it.dig / scripts / DefineButton2_243 / BUTTONCONDACTION on(release).as
Text File  |  2011-06-29  |  96b  |  4 lines

  1. on(release){
  2.    mdm.System.exec(mdm.Application.path + "./interface/revista/revista.pdf");
  3. }
  4.